ASP.NET Core MVC コントロールヘルプ
RowHeaderPath プロパティ (FlexGridBase<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > FlexGridBase<T> クラス : RowHeaderPath プロパティ
Gets or sets the name of the property used to create row header cells.
シンタックス
'宣言
 
Public Overridable Property RowHeaderPath As System.String
public virtual System.string RowHeaderPath {get; set;}
解説
Row header cells are not visible or selectable. They are meant for use with accessibility tools.
参照

FlexGridBase<T> クラス
FlexGridBase<T> メンバ